home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------------------------------------------------------------------
- ; To be used with IExpress 10/10/96
- ;---------------------------------------------------------------------------------------------------
- [version]
- signature="$CHICAGO$"
- AdvancedINF=2.5
-
- [DefaultInstall]
- CopyFiles=install.files
- CustomDestination=MyCustomDestination
-
- ;---------------------------------------------------------------------------------------------------
- [DestinationDirs]
- install.files=49001
-
- [MyCustomDestination]
- 49000,49001,49002,49003=PackageDestination49000,1
-
- [PackageDestination49000]
- "HKLM","xxx","","%PROMPT%","%24%\%DEFAULT%"
- ;"","","","%PROMPT%","%24%\%DEFAULT%"
-
- ;---------------------------------------------------------------------------------------------------
- [install.files]
- Flexlbl.ctl
- Flexlbl.ctx
- Flexlbl.vbg
- Flexlbl.vbp
- Fltext.vbp
- Frmtest.frm
- ToolBox.bmp
-
- ;---------------------------------------------------------------------------------------------------
- [SourceDisksNames]
- 1="default",,1
-
- [Strings]
- ;---------------------------------------------------------------------------------------------------
- PROMPT = "Please enter the directory to which you will be installing the Flex Label sample: "
- DEFAULT = "Vb5cce\Samples\FlexLbl"
- ;---------------------------------------------------------------------------------------------------
-